home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AGA Toolkit '97
/
The AGA Toolkit '97.iso
/
applications
/
edword5demo
/
keywordfiles
/
c.key
< prev
next >
Wrap
Text File
|
1996-09-07
|
2KB
|
92 lines
;
; ##################################################################
; ## ##
; ## Filename : C.key ##
; ## Author : Martin Reddy ##
; ## Date : 3/5/94 ##
; ## Purpose : This file contains keyword definitions which ##
; ## are used by the C programming language and one ##
; ## or two common prototypes from stdio.h ##
; ## Keywords : This file contains 65 keywords ##
; ## Used By : Any version of the text editor EdWord. ##
; ## Help : A description of the file format for creating ##
; ## your own Keyword Definition Files and how to use ##
; ## them is held in the EdWordHelp program. ##
; ## ##
; ##################################################################
;
DELIM_OPEN=",/*
DELIM_CLOSE=",*/
INDENT_SYMBOL={
UNINDENT_SYMBOL=}
FUNC_MODE=C
argc
argv
auto
bitdef
bool
break
case
char
const
continue
define
default
do
double
else
enum
equ
exit
extern
fclose
float
fopen
for
fprintf
fscanf
getc
getchar
goto
if
int
include
label
main
printf
putc
putchar
register
return
scanf
signed
sizeof
static
struct
structure
switch
typedef
union
unsigned
volatile
while
APTR
BYTE
CPTR
FALSE
LONG
NULL
RPTR
SHORT
TRUE
UBYTE
ULONG
USHORT
UWORD
VOID
WORD